/*首页*/
/*搜索栏*/
.search_box{
	margin-top: 10px;
	height: 44px;
	background: #f7f7f7;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	padding: 0 12px;
}
.search{
	width: 316px;
	height: 26px;
	margin: 8px 0;
	border: 1px solid #1477d2;
}
.search>form>div>input{
	border: 0;
	line-height: 26px;
	padding-left: 6px;
	width: 240px;
	background: #ffffff;
}
.search>form>input{
	width: 70px;
	line-height: 26px;
	background: #1477d2;
	color: #fff;
	font-weight: 700;
	outline: none;
	cursor: pointer;
	border: 0px;
	display: inline-block;
}
.announcement>span{
	padding: 12px;
}
.announcement>ul>li{
	line-height: 44px;
}
.announcement>marquee>span{
	color: red;
}
.announcement>marquee>a{
	color: red;
}
.announcement>marquee>a:hover{
	text-decoration: none;
}
.forum>ul>li{
	float: left;
	padding-left: 25px;
	margin-left: 2px;
	line-height: 44px;
}
.an1{
	background: url(../images/an1.png) no-repeat left center;
}
.an2{
	background: url(../images/an2.png) no-repeat left center;
}
.an3{
	background: url(../images/an3.png) no-repeat left center;
}
.an4{
	background: url(../images/an4.png) no-repeat left center;
}
/*滚动导航*/
.home_page_scrNav{
	width: 960px;
	height: 52px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: 0px;
	position: relative;
}
#box{
	margin-top: 8px;
	width:870px;
	height:35px;
	position:relative;
	overflow:hidden;
}
#box>li{
	position:absolute;
}
/*文章1*/
.home_page_article{
	margin-top: 10px;
	width: 960px;
}
/*左*/
.article_fl{
	width: 270px;
}
/*视频推荐*/
.article_fl_top{
	border: 1px solid #d1e0ee;
}
.article_fl_top>h3{
	height: 31px;
	line-height: 31px;
	background: linear-gradient(#fbffff,#e6eff6);
	padding:0 8px;
	border-bottom: 1px solid #89a1c3;
}
.article_fl_top>h3>span:first-child{
	background: #fff;
	display: inline-block;
	width: 94px;
	height: 31px;
	text-align: center;
	font-weight: 700;
	border: 1px solid #89a1c3;
	border-top: 1px solid #75a0cb;
	border-bottom: 0px;
}
.article_fl_top>h3>a{
	font-size: 12px;
	display: inline-block;
	margin-left: 4px;
	float: right;
}
.speaker{
	padding: 8px;
	border-bottom: 1px dotted #dcdcdc;
}
.speaker>img{
	border: 1px solid #cccccc;
}
.speaker>p{
	width: 150px;
	line-height: 24px;
}
.speaker>p>a:first-child{
	color: #0285c9;
	font-weight: 700;
}
.speaker>p>a:last-child{
	padding-left: 8px;
	display: inline-block;
	background: #eaeaea;
	height: 20px;
	line-height: 20px;
	width: 140px;
	margin-top: 6px;
}
.videoList{
	padding: 8px;
	line-height: 26px;
}
/*医速递*/
.medical{
	margin-top: 8px;
}
.article_fl_topBox{
	padding: 16px;
}
.article_fl_topBox>a>img{
	padding-bottom: 8px;
	/*border-bottom: 1px dotted #dcdcdc;*/
}
.article_fl_topBox>p>a{
	color: red;
}
.article_fl_topBox>p{
	padding-bottom: 2px;
	border-bottom: 1px dotted #dcdcdc;
}
.article_fl_topBox>span{
	display: inline-block;
	background: url(../images/icon_10.jpg) no-repeat;
	width: 100px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	margin: 10px 0;
}
/*中*/
.centerBox{
	height: 185px;
	line-height: 24px;
}
.headline{
	height: 68px;
	line-height: 16px;
}
@media screen and (min-width: 300px) {
    .centerBox{
		font-size: 14px;
		height: 200px;
		line-height: 28px;
		padding: 5px 0;
	}
	.headline{
		height: 106px;
		line-height: 24px;
		font-size: 14px;
	}
}
.article_fl_center{
	width: 388px;
	margin-left: 14px;
	/*line-height: 26px;*/
}
/*今日头条*/
.article_fl_center>div>ul>li{
	list-style: disc;
	margin-left: 17px;
}
.headline>ul>li:nth-child(2){
	margin-top: -2px;
}
.headline>ul>li:first-child>a{
	color: #0285c9;
	font-size: 16px;
	font-weight: 500;
	padding: 8px;
}
.headline>ul>li:first-child>a>span{
	background: url(../images/icon.jpg);
	color: #fff;
	width: 68px;
	height: 20px;
	display: inline-block;
	text-align: center;
	/*line-height: 20px;*/
	margin-right: 22px;
	/*font-size: 14px;*/
}
.headline>ul>li:first-child>i{
	width: 22px;
	height: 14px;
	display: inline-block;
	background: url(../images/new.png);
}
/*学术文章*/
.centerBox>h3{
	width: 336px;
	height: 31px;
	background: url(../images/index1_17.jpg) no-repeat;
	line-height: 31px;
	padding: 0 26px;
	font-weight: 700;
	/*font-size: 14px;*/
}
.centerBox>h3>a{
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-right: -19px;
}
.centerBox>ul{
	padding: 6px 0;
}
.centerBox>ul>li>i{
	width: 22px;
	height: 14px;
	display: inline-block;
	background: url(../images/new.png);
}
/*右*/
.article_fl_fr{
	width: 274px;
	margin-left: 14px;
	box-sizing: border-box;
	/*border:1px solid #e0e0e0;*/
}
/*科普专栏*/
.science{
	border:1px solid #e0e0e0;
	box-sizing: border-box;
}
.science>h3{
	width: 240px;
	height: 30px;
	background: url(../images/kpzl.jpg);
	color: #fff;
	font-weight: 700;
	padding-left: 30px;
	line-height: 30px;
}
.science>h3>a{
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}
.science>div>ul>li{
	line-height: 24px;
}
.science>div{
	padding: 6px 10px;
}
.operation{
	border:1px solid #e0e0e0;
	box-sizing: border-box;
	border-top: 0;
}
.operation>h3{
	background: url(../images/xsztbj.jpg);
	color:#333333;
}
.operation>h3>a{
	color:#333333;
	font-size: 12px;
}
.operation{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.operation>div{
	padding: 8px 22px 8px 8px;
}
.operation>div>a>img{
	border: 1px solid #cccccc;
}
.operation>div>div>p:first-child{
	font-size: 14px;
}
.operation>div>div>p{
	width: 140px;
	font-weight: 700;
	line-height: 24px;
}
.operation>div>div>p:nth-child(2)>a,.operation>div>div>p>span{
	font-weight: normal;
}
/*seud*/
.seud{
	border:1px solid #e0e0e0;
	box-sizing: border-box;
	border-top: 0;
}
.seud>h3{
	color:#333333;
	font-weight: 700;
	width: 252px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #bbd5f0;
	border-top: 1px solid #d1e0ee;
	padding: 0 10px;
	background: linear-gradient(#fafbfd,#f3f6fc);
}
.seud>h3>span{
	letter-spacing:0.1em;
}
.seud>h3>i{
	width: 23px;
	height: 24px;
	display: inline-block;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	background: url(../images/seudIcon.png);
}
.seud>h3>a{
	font-weight: normal;
	float: right;
	font-size: 12px;
}
.seud>div{
	padding: 10px;
}
.seud>div>h4{
	width: 76px;
	height: 20px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin: 6px 0;
}
.seudRed{
	background: url(../images/seudRedicon.png);
}
.seud>div>p{
	margin: 10px 0;
}
.seud>div>a>img{
	width: 253px;
}
.seudBlueone{
	background: url(../images/seudBlueicon.jpg);
}
.seudBluetwo{
	background: url(../images/iconBlue.png);
}
/*广告位一*/
.home_page_ad{
	width: 960px;
}
.home_page_ad>ul{
	margin-bottom: 10px;
	overflow: hidden;
}
.home_page_ad>ul>li{
	float: left;
	height: 80px;
	overflow: hidden;
}
.home_page_ad>ul>li:nth-child(2){
	margin: 0 13px;
	width: 388px;
}
.home_page_ad>ul>li:first-child{
	width: 270px;
}
.home_page_ad>ul>li:nth-child(3){
	width: 275px;
}
.home_page_ad>ul>li>a>img{
	transition: transform 0.5s;
}
.home_page_ad>ul>li>a>img:hover{
	transform: scale(1.1);
}
/*专家会议*/
.home_page_professor>a{
	color: #999999;
}
.home_page_professor>h3{
	height: 31px;
	width: 960px;
	background: url(../images/bigtitle_07.jpg) no-repeat;
	line-height: 31px;
	color: #0285c9;
	font-weight: 700;
}
.home_page_professor>div{
	border: 1px solid #e4e4e3;
}
/*文章2*/
/*会议预告*/
.meeting{
	width: 672px;
	border: 1px solid #e0e0e0;
}
.meeting>h3{
	height: 29px;
	width: 624px;
	line-height: 29px;
	background: url(../images/index1_03.jpg);
	font-weight: 700;
	padding: 0 24px;
}
.meeting>h3>a{
	font-weight: normal;
	font-size: 12px;
	float: right;
}
.meeting>ul{
	padding: 0px 10px 0px;
}
.meeting>ul>li{
	margin-bottom: 10px;
}
.meeting>ul:first-child>li>p{
	height: 59px;
}
.meeting>ul:first-child>li>a{
	float: left;
}
.meeting>ul>li>a>img{
	border: 1px solid #cccccc;
}
.meeting>ul>li{
	border-bottom: 1px dotted #ccc;
}
.meeting>ul>li>div{
	float: right;
	margin-left: 16px;
	width: 504px;
}
.meeting>ul>li>div>a{
	font-weight: 700;
	font-size: 12px;
}
.meeting>ul>li>div>span{
	display: block;
	text-indent: 2em;
	margin: 6px 0;
}
.meeting>ul>li>div>p{
	width: 206px;
	float: right;
}
.meeting>ul>li>div>p>span{
	line-height: 18px;
	margin-left:10px;
	display: inline-block;
	color: #0285c9;
}
@media screen and (min-width: 1200px) {
    .meeting>ul>li>div>a{
		font-size: 14px;
	}
	.meeting>ul{
		padding: 10px 10px 0px;
	}
}
.meeting>ul:last-child>li{
	border-bottom: 1px dotted #cccccc;
}
.meeting>ul:last-child>li>a{
	font-size: 14px;
	width: 474px;
	display: inline-block;
}
.meeting>ul>li>span{
	color: #0285c9;
}
.meeting>ul>li>span:last-child{
	float: right;
}
/*会议专题*/
.topic{
	width: 274px;
	margin-left: 12px;
	border: 1px solid #d1e0ee;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.topic>h3{
	width: 240px;
	height: 30px;
	background: url(../images/xsztbj.jpg);
	font-weight: 700;
	padding-left: 30px;
	line-height: 30px;
}
.topic>h3>a{
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.topic>div{
	margin: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
}
.topic>div>a>img{
	border: 1px solid #cccccc;
}
.topic>div>p>a{
	color: #0285d3;
	font-weight: 700;
	font-size: 14px;
}
.topic>div>p{
	margin-left:8px;
	width: 148px;
}
.topic>div>p>a>span{
	font-size: 14px;
}
.topic>ul>li{
	/*width: 248px;*/
	line-height: 24px;
}
/*网络课堂*/
.network{
	width: 960px;
}
.network>h3{
	width: 960px;
	height: 31px;
	line-height: 31px;
	color: #0285c9;
	background: url(../images/bigtitle_07.jpg);
}
/*北京大学人民医院妇产科专区*/
.gynaecologyFl{
	width: 268px;
	border: 1px solid #d1e0ee;
}
.gynaecologyFl>h3{
	width: 268px;
	height: 28px;
	line-height: 28px;
	background: url(../images/xsztbj.jpg);
	font-weight: 700;
	font-size: 12px;
	padding-left: 30px;
	box-sizing: border-box;
	position: relative;
}
.gynaecologyFl>h3>span{
	width: 23px;
	height: 23px;
	display: inline-block;
	border: 2px solid #08a9e2;
	box-sizing: border-box;
	text-align: center;
	line-height: 23px;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 6px;
	cursor: pointer;
}
.gynaecologyFl>h3>span:first-child{
	right: 35px;
}
.bg{
	background: #08a9e2;
}
/*团队介绍*/
.gynaecologyOne,.gynaecologyTwo{
	padding: 8px;
	display: none;
}
.gynaecologyOne>div:first-child>h5,.gynaecologyTwo>div:first-child>h5{
	background: url(../images/icon_03.jpg);
	margin-top: 0;
	width: 76px;
}
.gynaecologyOne>div>h5{
	width: 76px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: url(../images/icon_10.jpg);
	text-align: center;
	margin: 8px 0;
}
.gynaecologyTwo>div>h5{
	width: 92px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: url(../images/icon_07.jpg);
	text-align: center;
	margin: 8px 0;
}
.gynaecologyOne>div>p{
	width: 110px;
}
.pdsl>p>a{
	font-weight: 700;
}
.pdsl>p>i{
	width:22px;
	height: 14px;
	display: inline-block;
	background: url(../images/new.png) no-repeat; 
}
.pdsl>p>a>span{
	color: #0285d3;
}
.gynaecologyTwo>div>p>a{
	color: #0285d3;
}
.gynaecologyTwo>div>img{
	display: inline-block;
	margin-right: 10px;
}
/*中*/
.netCenter{
	width: 388px;
	margin: 0 12px;
}
/*网络讲堂*/
.networkCenter{
	width: 388px;
	border: 1px solid #d1e0ee;
	box-sizing: border-box;
	padding-bottom: 8px;
	
}
.networkCenter:last-child{
	height: 330px;
}
/*@media screen and (max-width: 1200px) {
    .meeting>ul>li>p>a{
		font-size: 12px;
	}
}*/
.netCenter h3{
	width: 388px;
	height: 31px;
	line-height: 31px;
	background: linear-gradient(#feffff,#e6f3fb);
	border-bottom: 1px solid #d1e0ee;
	box-sizing: border-box;
	font-weight: 700;
	padding: 0px 10px;
}
.netCenter h3>a{
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.networkCenter>div{
	padding: 8px 0;
	margin: 0 8px;
	border-bottom: 1px dotted #cccccc;
}
.networkCenter>ul{
	margin-top: 8px;
}
.networkCenter>ul>li{
	line-height: 26px;
}
/*右*/
/*典型病例*/
.typicalFr{
	width: 274px;
	border: 1px solid #d1e0ee;
}
.typicalFr>h3{
	width: 244px;
	height: 29px;
	line-height: 29px;
	background: url(../images/xsztbj.jpg);
	font-weight: 700;
	padding-left: 30px;
}
.typicalFr>h3>a{
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.typicalFr>ul{
	padding: 6px;
}
.typicalFr>ul>li{
	line-height: 30px;
}
.typicalFr>ul>li>span{
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	text-align: center;
	background: #84b828;
	color: #fff;
	margin-right: 4px;
}
/*参与讨论*/
.typicalFr>h5{
	padding:0 8px;
}
.typicalFr>h5>span{
	width: 192px;
	background: url(../images/dxbl1.jpg);
	height: 10px;
	display: inline-block;
	margin-left: 10px;
}
.discuss>ul{
	padding: 8px;
}
.discuss>ul>li{
	margin-bottom: 6px;
}
.discuss>ul>li>p{
	width: 239px;
	height: 24px;
	line-height: 24px;
	background: url(../images/icon01.jpg);
}
.discuss>ul>li>p>span{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 8px;
}
.discuss>ul>li>div>a{
	display: inline-block;
	margin-bottom: 20px;
	padding-left:20px;
}
.discuss>ul>li>div{
	width: 233px;
	height: 119px;
	background: url(../images/icon02.jpg) no-repeat;
	padding:0 4px;
}
/*左*/
/*生殖内分泌网*/
.subStation{
	width: 268px;
}
.reproduction,.reproductionTwo,.reproductionThree{
	margin-bottom: 10px;
}
.reproduction>h5{
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	background: url(../images/gqjbj1.jpg);
	padding-left: 30px;
	width: 238px;
}
.reproductionTwo{
	height: 176px;
}
.reproduction>h5>a{
	float: right;
	font-weight: normal;
	margin-right: 4px;
	display: inline-block;
}
.reproduction>ul{
	border: 1px solid #cccccc;
	width: 268px;
	padding: 8px 0;
	line-height: 26px;
}
.reproduction>ul>li{
	max-width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.network li{
	padding-left: 5px;
}
.reproductionTwo>h5{
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	background: url(../images/gqjbj2.jpg);
	padding-left: 30px;
	width: 360px;
}
.reproductionTwo>h5>a{
	float: right;
	font-weight: normal;
	margin-right: 4px;
	display: inline-block;
}
.reproductionTwo>ul{
	border: 1px solid #cccccc;
	width: 388px;
	padding: 8px 0;
	line-height: 26px;
}
.reproductionTwo>ul>li{
	max-width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.reproductionThree>h5{
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	background: url(../images/gqjbj3.jpg);
	padding-left: 30px;
	width: 246px;
}
.reproductionThree>h5>a{
	float: right;
	font-weight: normal;
	margin-right: 4px;
	display: inline-block;
}
.reproductionThree>ul{
	border: 1px solid #cccccc;
	width: 274px;
	padding: 8px 0;
	line-height: 26px;
}
.reproductionThree>ul>li{
	max-width: 253px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
/*会员评论*/
.memberFl>div{
	width: 266px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.lastFl>h5>span{
/*	padding: 4px;*/
	cursor: pointer;
	margin-right: 18px;
	display: inline-block;
}
.memberFl>div>h4{
	font-weight: 700;
	padding-left: 56px;
	padding-right: 4px;
	width: 206px;
	height: 32px;
	line-height: 32px;
	background: url(../images/hyplbj1.jpg);
}
.memberFl>div>h4>a{
	font-weight: normal;
}
.memberFl>div>ul{
	padding: 6px 0;
}
.memberFl>div>ul>li{
	max-width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.memberFl>div>h5{
	font-weight: 700;
	padding-left: 56px;
	padding-right: 4px;
	width: 206px;
	height: 32px;
	line-height: 32px;
}
.bgss{
	background: url(../images/hyplbj1.jpg);
}
.bgs{
	background: url(../images/hyplbj3.jpg);
}
.h5{
	display: none;
}
.none{
	display: none;
}
.block{
	display: block;
}
.blocks{
	display: block;
}
/*右*/
/*学术专题*/
.academic{
	width: 677px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.academic>h3{
	width: 642px;
	height: 29px;
	line-height: 29px;
	background: url(../images/xsmubj1.jpg);
	padding: 0px  0px 4px 35px;
	font-weight: 700;
}
.academic>h3>a{
	font-weight: normal;
	font-size: 12px;
}
.academic>div>ul{
	width: 338px;
	float: left;
	border-right: 1px dotted #cccccc;
	margin: 8px 0;
}
.academic>div>ul>li{
	padding: 6px;
}
.academic>div>ul>li>div{
	width: 190px;
}
.academic>div>ul>li>div>h3{
	color: #0285c9;
	font-weight:700;
}
/*图书推荐*/
.academic>ul{
	padding: 0 6px;
}
.academic>ul>li{
	padding:4px 8px;
	float: left;
	width: 202px; 
}
.academic>ul>li>div{
	width: 102px;
}
.academic>ul>li>div>h4>a{
	font-weight: 700;
	color: #0285c9;
}
.academic>ul>li>div>p>span{
	color: #0285c9;
}
.academic>ul>li>div>p>a{
	color: #52687e;
}
/*友情链接*/
.friendsLink{
	width:960px;
	margin: auto;
}
.friendsLink>h4{
	width: 930px;
	height: 31px;
	line-height: 31px;
	background: url(../images/linkbg.jpg);
	padding-left: 30px;
	font-weight: 700;
}
.friendsLink>div{
	width: 960px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: 0;
	padding: 12px;
}
.friendsLink>div>a{
	display: block;
	float: left;
	margin-right: 16px;
}
/*弹出框*/
.home_pageTopFl{
	position: fixed;
	top: 50px;
	left: 20px;
}
.home_pageTopFr{
	position: fixed;
	top: 50px;
	right: 20px;
}
.home_pageTopFls{
	position: fixed;
	left: 6px;
	bottom: 20px;
}
.home_pageTopFrs{
	position: fixed;
	right: 6px;
	bottom: 20px;
}
.home_pageTopCen{
	position: fixed;
	top: 300px;
	left: 33%;
}
@media screen and (max-width:1500px){
	.home_pageTopCen{
	position: fixed;
	top: 300px;
	left: 30%;
}
}
.footer{
	background: #1477d2/*db0e77*/;
	margin-top: 20px;
	color: #fff;
}
.footer>.footerIn>p{
	text-align: center;
	line-height: 24px;
}
.footer>.footerIn>p>a{
	color: #fff;
}
.footer>.footerIn{
	padding: 30px 0;
}
.footerBottom{
	width: 960px;
	margin:auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.footerTxt{
	float: left;
	width: 53%;
}
.footerTxt>p{
	text-indent: 2em;
	line-height: 26px;
}
.footerEwm{
	width: 44%;
	float: right;
	overflow: hidden;
}
.footerEwm>div{
	text-align: center;
	width: 25%;
	float: left;
}
.footerLast{
	background: #e0e8f6/*ffbdd8*/;
	padding: 14px 0;
	text-align: center;
}